Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump sigs.k8s.io/kustomize/kustomize/v5 from 5.1.1 to 5.2.1 #826

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 23, 2023

Bumps sigs.k8s.io/kustomize/kustomize/v5 from 5.1.1 to 5.2.1.

Release notes

Sourced from sigs.k8s.io/kustomize/kustomize/v5's releases.

kustomize/v5.2.1

This is a patch of kustomize v5.2.0 and should fix the directory formatting issues in its assets.

Release notes from v5.2.0 (Delta from v5.1.1)

Currently, Kustomize has already resolved that block on releasing for Windows and Darwin ARM(kubernetes-sigs/kustomize#5220). Now, We can release those architecture binaries.

New Features for kustomize build

  • patches accept a patch file with multiple patches(#5194)
  • Add support for OCI based helm repos(#5167)

New Features for kustomize edit subcommands

#4486: add: "edit add labels" command adds an option for labels without selector #5327: feat: add remove configmap command #5333: Add --no-verify flag to edit add resource command #5344: feat: add remove secret command #5367: fix: add namespace option to 'edit add configmap' command

Bug fixes

#5342: Update imdario/mergo to v0.3.13 #5196: fix: patch additions honor source key style

chore

#5345: docs: update remove configmap comment #5193: [refactor]: Internalize loader api #5315: refactor: change "add configmap/secret" commands to reuse code and improve tests

Dependency updates

#5254: release cleanup #5197: Switch to json-patch v5 #5393: Update kyaml to v0.15.0 #5394: Update cmd/config to v0.12.0 #5395: Update api to v0.15.0

kustomize/v5.2.0

Known issue: The directory format of the kustomize binary asset has unintentionally changed. We have fixed this in kustomize v5.2.1. Users who depend on the directory structure or use the install_kustomize.sh script should skip this release.

Currently, Kustomize has already resolved that block on releasing for Windows and Darwin ARM(kubernetes-sigs/kustomize#5220). Now, We can release those architecture binaries.

New Feature

  • patches accept a patch file with multiple patches(#5194)
  • Add support for OCI based helm repos(#5167)

New Feature for kustomize edit subcommands

#4486: add: "edit add labels" command adds an option for labels without selector #5327: feat: add remove configmap command #5333: Add --no-verify flag to edit add resource command

... (truncated)

Commits
  • e71072b Merge pull request #5397 from koba1t/fix_release_binary_archive_contains_unne...
  • 289e78c fix release binary archive contains unnecessary dir
  • 001ab61 Merge pull request #5395 from koba1t/pinToApi
  • 1639501 Update api to v0.15.0
  • 5497967 Merge pull request #5394 from koba1t/pinToCmdConfig
  • 0115ae6 Update cmd/config to v0.12.0
  • bb50224 Merge pull request #5393 from koba1t/pinToKyaml
  • 8668b74 Update kyaml to v0.15.0
  • 752bb2e Merge pull request #5303 from antoooks/refactor/ci-tasks-improvement-new
  • bde28b1 Merge pull request #5324 from charles-chenzz/fix_doc_refs
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [sigs.k8s.io/kustomize/kustomize/v5](https://github.com/kubernetes-sigs/kustomize) from 5.1.1 to 5.2.1.
- [Release notes](https://github.com/kubernetes-sigs/kustomize/releases)
- [Commits](kubernetes-sigs/kustomize@kustomize/v5.1.1...kustomize/v5.2.1)

---
updated-dependencies:
- dependency-name: sigs.k8s.io/kustomize/kustomize/v5
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner October 23, 2023 17:42
@dependabot dependabot bot added dependency-management enhancement New feature or request labels Oct 23, 2023
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 2, 2023

Looks like sigs.k8s.io/kustomize/kustomize/v5 is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Nov 2, 2023
@dependabot dependabot bot deleted the dependabot/go_modules/sigs.k8s.io/kustomize/kustomize/v5-5.2.1 branch November 2, 2023 16:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants